home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / amedit20.zip / BBS.DOC < prev    next >
Text File  |  1992-09-09  |  4KB  |  107 lines

  1.  
  2.  
  3. This file provides information regarding AM-EDIT version 2.00 released
  4. in September 1992.
  5.  
  6. AM-EDIT is Copyright (C) 1991 by Paul L. Clem, Jr., all rights reserved.
  7. The author is a member of the Association of Shareware Professionals.
  8.  
  9. As a BBS member in good standing with the ASP, you are invited to dis-
  10. tribute this shareware product to your members.
  11.  
  12. The system will run on any IBM PC or compatible having DOS version 2.0
  13. or a later DOS version, at least 128K of memory, and a hard disk drive.
  14. Registration fee is $37 plus $3 shipping.
  15.  
  16. Please address all inquiries, comments, and suggestions to me at the
  17. following address:
  18.  
  19.  
  20.                            PLC Software
  21.                            2683 Swiss Lane
  22.                            P.O. Box 26127
  23.                            Birmingham, AL 35226
  24.  
  25.                            Voice: (205) 822-1619
  26.                            CompuServe:  70751,1322
  27.  
  28.  
  29. The following files are located on the diskette:
  30.  
  31.  
  32.    *  ED.EXE         The AM-EDIT program. This is the ONLY program needed
  33.                      to run the system.
  34.  
  35.    *  ED.DOC         This is the 49-page reference manual.
  36.  
  37.    *  HISTORY.DOC    A history of AM-EDIT
  38.  
  39.    *  REGISTER.DOC   A form to use for registration.
  40.  
  41.    *  BBS.DOC        This file.
  42.  
  43.  
  44. AM-EDIT is a full featured text editor. Some of the features of the
  45. system are listed below:
  46.  
  47.     *  The entire system is written in assembler, so as to provide
  48.        the fastest possible response time.
  49.  
  50.     *  It is extremely fast when loading files, saving files, and
  51.        when searching for text strings.
  52.  
  53.     *  It is compact. The program size is under 39K.
  54.  
  55.     *  It provides extensive on-screen help.
  56.  
  57.     *  It can store over 3 times the amount of data in real memory
  58.        as compared to some PC editors.
  59.  
  60.     *  It contains a built-in decimal/hex/binary calculator, which
  61.        includes logical functions such as AND, OR, XOR, and NOT as
  62.        well as the arithmetic functions.
  63.  
  64.     *  It contains a built-in ascii chart.
  65.  
  66.     *  It allows the user to trace all lines which have been changed,
  67.        copied, moved, or added since the edit began.
  68.  
  69.     *  It allows each user to have his or her own "User ID", identi-
  70.        fying parameters chosen by that user. Parameters include the
  71.        screen colors, file backup option, and the number of lines to
  72.        scroll when paging through the file.
  73.  
  74.     *  It contains a built-in screen blanker and an automatic save
  75.        option, and both features can be customized for each user.
  76.  
  77.     *  It uses commands rather than "pop-up" menus, and the user is
  78.        never required to enter a line number in a command.
  79.  
  80.     *  It allows the user to execute commands with a minimal number
  81.        of keystrokes. For example, after starting an edit, you can
  82.        delete every line in your file with the following keystrokes:
  83.  
  84.            *  Type the letter "d" (or "D")
  85.            *  Press Ctrl-Page Down
  86.            *  Press the ENTER key
  87.  
  88.        The lines will be deleted in a fraction of a second. You can
  89.        then restore all lines that you just deleted by simply press-
  90.        ing function key Shift-F4.
  91.  
  92.  
  93. The following description is recommended for any publications or
  94. postings:
  95.  
  96.  
  97.   A true programmers text editor. Full-featured. Powerful, yet extremely
  98.   easy to use. Provides extensive on-screen help. Extremely fast file
  99.   load, file save, and forward/backward text searches. Features include
  100.   undo, repeat copy, file merge, and the ability to trace lines added,
  101.   changed, moved, and copied since you began the edit. Allows each user
  102.   to have a unique User ID code identifying parameters such as screen
  103.   colors and lines-to-scroll. Contains a built-in binary/hex/decimal
  104.   calculator, a screen blanker, an ascii chart, and an automatic save
  105.   option. Entire system contained in a single 39K program.
  106.  
  107.